home *** CD-ROM | disk | FTP | other *** search
/ Shareware Extravaganza - Disc 4 / Shareware Extravaganza - Over 25,000 Programs (The Ultimate Shareware Company)(Disc 4 of 4)(1993).iso / cad / adidrv.zip / HPGL2.HLP < prev    next >
Text File  |  1991-02-10  |  2KB  |  42 lines

  1. Call with HPGL2 [options]
  2.    Options:
  3.         -Ixx: where xx is the hex interrupt vector.
  4.                           0x7b is the default.
  5.  
  6.         -Cx:  where x is the serial port 1 or 2.
  7.                           COM1 is the default (Not Recommended!).
  8.  
  9.         -Lx:  where x is the parallel port 1, 2, or 3.
  10.                           LPT1: is the default.
  11.  
  12.         -Ffilename: plot TO a file, where filename is the name of the file.
  13.                           Default is to plot directly to the plotter.
  14.  
  15.         -P: No PageAdvance after plot.
  16.                           Default is to send a page advance after every plot.
  17.  
  18.         -E: Disables the paper cutter.
  19.  
  20.         -V: Pen plotters need pen velocity.
  21.                           Default is for line weights (electrostatic plotters).
  22.  
  23.         -R: Lets you make a number of extra copies.
  24.                           Default is one copy.
  25.  
  26.         -M: Change plotting units to metric.
  27.                           Default is inches.
  28.  
  29.         -Z: LaserJet III only. 
  30.                           Use only with the LaserJet III printer.
  31.                 
  32.         -J: PaintJet XL using a Serial port.
  33.                           Not needed if you use the parallel port.
  34.  
  35.         -S: For use with ACAD Scripts or AutoSketch. 
  36.                           AutoSketch hangs if HPGL2 is installed w/o using -S! 
  37.  
  38.         -A: For use with a printer/plotter RAM buffer. 
  39.                           Removes error checking at the port.
  40.      
  41.         -?: or -H: Prints this message.
  42.